home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 March / CHIP Mart 1997.iso / SurfCam / SURFCAM.Z / DEMO.PST < prev    next >
Text File  |  1996-04-01  |  18KB  |  367 lines

  1. #┌────────────────────────────────────────────────────────────────────────────╖
  2. #│ C:\SURFCAM\surf61w     SURFCAM Version 6.1 for Windows/NT/95      English  ║
  3. #│ SURFCAM.PST                Post menu configuration file          09/05/95  ║
  4. #╘════════════════════════════════════════════════════════════════════════════╝
  5. #
  6. #────────────────────────── Lathe NC post menu configuration ──────────────────
  7. begin wire_edm
  8. menu 1 "&Wire EDM"
  9.         status  "Wire Post"
  10.         cd      "C:\SURFCAM\surf61w"
  11.         command "C:\SURFCAM\surf61w\epostwin %p%n"
  12.         cd      "C:\SURFCAM\inc"
  13.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  14. #──────────────────────────────────────────────────────────────────────────────
  15. menu 2 "A&gie 2ax"
  16.         status  "Agie 2 axis EDM"
  17.         cd      "C:\SURFCAM\surf61w"
  18.         command "C:\SURFCAM\surf61w\epostwin %p%n 1"
  19.         cd      "C:\SURFCAM\inc"
  20.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  21. #──────────────────────────────────────────────────────────────────────────────
  22. menu 3 "Japa&x 2ax"
  23.         status  "Japax 2 axis EDM"
  24.         cd      "C:\SURFCAM\surf61w"
  25.         command "C:\SURFCAM\surf61w\epostwin %p%n 5"
  26.         cd      "C:\SURFCAM\inc"
  27.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  28. #──────────────────────────────────────────────────────────────────────────────
  29. menu 4 "&Elox 4ax"
  30.         status  "Elox 4 axis EDM"
  31.         cd      "C:\SURFCAM\surf61w"
  32.         command "C:\SURFCAM\surf61w\epostwin %p%n 9"
  33.         cd      "C:\SURFCAM\inc"
  34.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  35. #──────────────────────────────────────────────────────────────────────────────
  36. menu 5 "Ja&pax 4ax"
  37.         status  "Japax 4 axis EDM"
  38.         cd      "C:\SURFCAM\surf61w"
  39.         command "C:\SURFCAM\surf61w\epostwin %p%n 10"
  40.         cd      "C:\SURFCAM\inc"
  41.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  42. #──────────────────────────────────────────────────────────────────────────────
  43. menu 6 "&Verify"
  44.         status  "Verify tool motion"
  45.         cd      "C:\SURFCAM\inc"
  46.         task    "C:\SURFCAM\surf61w\verify\ncverify %p%n"
  47. #──────────────────────────────────────────────────────────────────────────────
  48. menu 7 "INC Me&rge"
  49.         status  "INC Merge Utility"
  50.         command "C:\SURFCAM\surf61w\swinutil incmerge"
  51. #──────────────────────────────────────────────────────────────────────────────
  52. menu 8 "&Inc Trans"
  53.         status  "INC file transformations"
  54.         task    "C:\SURFCAM\surf61w\swinutil inctrans"
  55. #──────────────────────────────────────────────────────────────────────────────
  56. menu 9 "&Aptcl"
  57.         status  "Apt-CL post processor"
  58.         command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
  59.         cd      "C:\SURFCAM\apt"
  60.         task    "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
  61. #──────────────────────────────────────────────────────────────────────────────
  62. menu 10 "&SetupSheet"
  63.         status  "Create operation and tool setup sheet"
  64.         command "C:\SURFCAM\surf61w\swinutil incsetup"
  65. end
  66. #══════════════════════════════════════════════════════════════════════════════
  67. #
  68. #────────────────────────── Lathe NC post menu configuration ──────────────────
  69. begin lathe
  70. menu 1 "&Lathe"
  71.         status  "Lathe Post"
  72.         cd      "C:\SURFCAM\surf61w"
  73.         command "C:\SURFCAM\surf61w\lpostwin %p%n"
  74.         cd      "C:\SURFCAM\inc"
  75.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  76. #──────────────────────────────────────────────────────────────────────────────
  77. menu 2 "Fanuc 10&T"
  78.         status  "FANUC 10T post for turning"
  79.         cd      "C:\SURFCAM\surf61w"
  80.         command "C:\SURFCAM\surf61w\lpostwin %p%n 4"
  81.         cd      "C:\SURFCAM\inc"
  82.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  83. #──────────────────────────────────────────────────────────────────────────────
  84. menu 3 "&Fanuc 0T"
  85.         status  "FANUC 0T post for turning"
  86.         cd      "C:\SURFCAM\surf61w"
  87.         command "C:\SURFCAM\surf61w\lpostwin %p%n 3"
  88.         cd      "C:\SURFCAM\inc"
  89.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  90. #──────────────────────────────────────────────────────────────────────────────
  91. menu 4 "&Yasnac"
  92.         status  "YASNAC 2000B post for turning"
  93.         cd      "C:\SURFCAM\surf61w"
  94.         command "C:\SURFCAM\surf61w\lpostwin %p%n 13"
  95.         cd      "C:\SURFCAM\inc"
  96.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  97. #──────────────────────────────────────────────────────────────────────────────
  98. menu 5 "&Cincinnati"
  99.         status  "Cincinnati post for turning"
  100.         cd      "C:\SURFCAM\surf61w"
  101.         command "C:\SURFCAM\surf61w\lpostwin %p%n 1"
  102.         cd      "C:\SURFCAM\inc"
  103.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  104. #──────────────────────────────────────────────────────────────────────────────
  105. menu 6 "&Verify"
  106.         status  "Verify tool motion -- RELEASE VERSION ONLY"
  107. #        cd      "C:\SURFCAM\inc"
  108. #        task    "C:\SURFCAM\surf61w\verify\ncverify %p%n"
  109. #──────────────────────────────────────────────────────────────────────────────
  110. menu 7 "INC Me&rge"
  111.         status  "INC Merge Utility"
  112.         command "C:\SURFCAM\surf61w\swinutil incmerge"
  113. #──────────────────────────────────────────────────────────────────────────────
  114. menu 8 "&Inc Trans"
  115.         status  "INC file transformations"
  116.         task    "C:\SURFCAM\surf61w\swinutil inctrans"
  117. #──────────────────────────────────────────────────────────────────────────────
  118. menu 9 "&Aptcl"
  119.         status  "Apt-CL post processor"
  120.         command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
  121.         cd      "C:\SURFCAM\apt"
  122.         task    "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
  123. #──────────────────────────────────────────────────────────────────────────────
  124. menu 10 "&SetupSheet"
  125.         status  "Create operation and tool setup sheet"
  126.         command "C:\SURFCAM\surf61w\swinutil incsetup"
  127. end
  128. #══════════════════════════════════════════════════════════════════════════════
  129. #
  130. #────────────────────────── Mill 2 Axis post menu configuration ───────────────
  131. begin 2_axis
  132. menu 1 "&Mill"
  133.         status  "Mill Post"
  134.         cd      "C:\SURFCAM\surf61w"
  135.         command "C:\SURFCAM\surf61w\mpostwin %p%n"
  136.         cd      "C:\SURFCAM\inc"
  137.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  138. #──────────────────────────────────────────────────────────────────────────────
  139. menu 2 "&Haas"
  140.         status  "Haas"
  141.         cd      "C:\SURFCAM\surf61w"
  142.         command "C:\SURFCAM\surf61w\mpostwin %p%n 5"
  143.         cd      "C:\SURFCAM\inc"
  144.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  145. #──────────────────────────────────────────────────────────────────────────────
  146. menu 3 "&Fanuc 11M"
  147.         status  "FANUC 11M post for milling"
  148.         cd      "C:\SURFCAM\surf61w"
  149.         command "C:\SURFCAM\surf61w\mpostwin %p%n 1"
  150.         cd      "C:\SURFCAM\inc"
  151.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  152. #──────────────────────────────────────────────────────────────────────────────
  153. menu 4 "Fada&l"
  154.         status  "Fadal post for milling"
  155.         cd      "C:\SURFCAM\surf61w"
  156.         command "C:\SURFCAM\surf61w\mpostwin %p%n 3"
  157.         cd      "C:\SURFCAM\inc"
  158.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  159. #──────────────────────────────────────────────────────────────────────────────
  160. menu 6 "&Verify"
  161.         status  "Verify tool motion, -- RELEASE VERSION ONLY"
  162. #        cd      "C:\SURFCAM\inc"
  163. #        task    "C:\SURFCAM\surf61w\verify\ncverify %p%n"
  164. #──────────────────────────────────────────────────────────────────────────────
  165. menu 7 "INC Me&rge"
  166.         status  "INC Merge Utility"
  167.         command "C:\SURFCAM\surf61w\swinutil incmerge"
  168. #──────────────────────────────────────────────────────────────────────────────
  169. menu 8 "&INC Trans"
  170.         status  "INC file transformations"
  171.         task    "C:\SURFCAM\surf61w\swinutil inctrans"
  172. #──────────────────────────────────────────────────────────────────────────────
  173. menu 9 "&Aptcl"   
  174.         status  "Apt-CL post processor"
  175.         command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
  176.         cd      "C:\SURFCAM\APT"
  177.         task    "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
  178. #──────────────────────────────────────────────────────────────────────────────
  179. menu 10 "&SetupSheet"
  180.         status  "Create operation and tool setup sheet"
  181.         command "C:\SURFCAM\surf61w\swinutil incsetup"
  182. end
  183. #══════════════════════════════════════════════════════════════════════════════
  184. #
  185. #─────────────────────────── Mill 3 Axis post menu configuration ──────────────
  186. begin 3_axis
  187. menu 1 "&Mill"
  188.         status  "Mill Post"
  189.         cd      "C:\SURFCAM\surf61w"
  190.         command "C:\SURFCAM\surf61w\mpostwin %p%n"
  191.         cd      "C:\SURFCAM\inc"
  192.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  193. #──────────────────────────────────────────────────────────────────────────────
  194. menu 2 "&Fanuc 11M"
  195.         status  "FANUC 11M post for milling"
  196.         cd      "C:\SURFCAM\surf61w"
  197.         command "C:\SURFCAM\surf61w\mpostwin %p%n 1"
  198.         cd      "C:\SURFCAM\inc"
  199.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  200. #──────────────────────────────────────────────────────────────────────────────
  201. menu 3 "Fada&l"
  202.         status  "Fadal post for milling"
  203.         cd      "C:\SURFCAM\surf61w"
  204.         command "C:\SURFCAM\surf61w\mpostwin %p%n 3"
  205.         cd      "C:\SURFCAM\inc"
  206.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  207. #──────────────────────────────────────────────────────────────────────────────
  208. menu 4 "&HAAS"
  209.         status  "HAAS post for milling"
  210.         cd      "C:\SURFCAM\surf61w"
  211.         command "C:\SURFCAM\surf61w\mpostwin %p%n 5"
  212.         cd      "C:\SURFCAM\inc"
  213.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  214. #──────────────────────────────────────────────────────────────────────────────
  215. menu 6 "&Verify"
  216.         status  "Verify tool motion, -- RELEASE VERSION ONLY"
  217. #        cd      "C:\SURFCAM\inc"
  218. #        task    "C:\SURFCAM\surf61w\verify\ncverify %p%n"
  219. #──────────────────────────────────────────────────────────────────────────────
  220. menu 7 "INC Me&rge"
  221.         status  "INC Merge Utility"
  222.         command "C:\SURFCAM\surf61w\swinutil incmerge"
  223. #──────────────────────────────────────────────────────────────────────────────
  224. menu 8 "&INC Trans"
  225.         status  "INC file transformations"
  226.         task    "C:\SURFCAM\surf61w\swinutil inctrans"
  227. #──────────────────────────────────────────────────────────────────────────────
  228. menu 9 "&Aptcl"
  229.         status  "Apt-CL post processor"
  230.         command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
  231.         cd      "C:\SURFCAM\APT"
  232.         task    "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
  233. #──────────────────────────────────────────────────────────────────────────────
  234. menu 10 "&SetupSheet"
  235.         status  "Create operation and tool setup sheet"
  236.         command "C:\SURFCAM\surf61w\swinutil incsetup"
  237. end
  238. #══════════════════════════════════════════════════════════════════════════════
  239. #
  240. #────────────────────────── Mill 4 Axis post menu configuration ───────────────
  241. begin 4_axis
  242. menu 1 "&Mill"
  243.         status  "Mill Post"
  244.         cd      "C:\SURFCAM\surf61w"
  245.         command "C:\SURFCAM\surf61w\mpostwin %p%n"
  246.         cd      "C:\SURFCAM\inc"
  247.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  248. #──────────────────────────────────────────────────────────────────────────────
  249. menu 2 "&Fanuc 11M"
  250.         status  "FANUC 11M post for milling with rotary table support"
  251.         cd      "C:\SURFCAM\surf61w"
  252.         command "C:\SURFCAM\surf61w\mpostwin %p%n 2"
  253.         cd      "C:\SURFCAM\inc"
  254.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  255. #──────────────────────────────────────────────────────────────────────────────
  256. menu 3 "Fada&l 4 Ax"
  257.         status  "FADAL post for milling with rotary table support"
  258.         cd      "C:\SURFCAM\surf61w"
  259.         command "C:\SURFCAM\surf61w\mpostwin %p%n 4"
  260.         cd      "C:\SURFCAM\inc"
  261.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  262. #──────────────────────────────────────────────────────────────────────────────
  263. menu 4 "&Haas 4 Ax"
  264.         status  "HAAS post for milling with rotary table support"
  265.         cd      "C:\SURFCAM\surf61w"
  266.         command "C:\SURFCAM\surf61w\mpostwin %p%n 6"
  267.         cd      "C:\SURFCAM\inc"
  268.         task    "C:\SURFCAM\surf61w\sview -e NCC -e NC -f %p%N.ncc"
  269. #──────────────────────────────────────────────────────────────────────────────
  270. menu 6 "&Verify"
  271.         status  "Verify tool motion, -- RELEASE VERSION ONLY"
  272. #        cd      "C:\SURFCAM\inc"
  273. #        task    "C:\SURFCAM\surf61w\verify\ncverify %p%n"
  274. #──────────────────────────────────────────────────────────────────────────────
  275. menu 7 "INC Me&rge"
  276.         status  "INC Merge Utility"
  277.         command "C:\SURFCAM\surf61w\swinutil incmerge"
  278. #──────────────────────────────────────────────────────────────────────────────
  279. menu 8 "&INC Trans"
  280.         status  "INC file transformations"
  281.         task    "C:\SURFCAM\surf61w\swinutil inctrans"
  282. #──────────────────────────────────────────────────────────────────────────────
  283. menu 9 "&Aptcl"
  284.         status  "Apt-CL post processor"
  285.         command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
  286.         cd      "C:\SURFCAM\APT"
  287.         task    "C:\SURFCAM\surf61w\sview -e APT -f C:\SURFCAM\apt\%N.apt"
  288. #──────────────────────────────────────────────────────────────────────────────
  289. menu 10 "&SetupSheet"
  290.         status  "Create an operation and tool setup sheet"
  291.         command "C:\SURFCAM\surf61w\swinutil incsetup"
  292. end
  293. #══════════════════════════════════════════════════════════════════════════════
  294. #
  295. #┌───────────────────────── Mill 5 Axis post menu configuration ───────────────
  296. begin 5_axis
  297. menu 1 "&VMC5ax"
  298.         status  "VMC 5-Axis with Dual Rotary Tables"
  299.         cd      "C:\SURFCAM\gpost"
  300.         command "C:\SURFCAM\surf61w\swinutil -z inc2apt -w5 -f1 -r45 %p%n %p%N.asc"
  301.         command "C:\SURFCAM\gpost\aimill %p%N.asc vmc5ax tap\%N.tap tap\%N.lst"
  302.         cd      "C:\SURFCAM\gpost\tap"
  303.         task    "C:\SURFCAM\surf61w\sview -e lst -e tap %N.lst %N.tap"
  304.         del     "%p%N.asc"
  305.         del     "%N.lst"
  306. #──────────────────────────────────────────────────────────────────────────────
  307. menu 2 "&Gantry5"
  308.         status  "Gantry 5-Axis Post"
  309.         cd      "C:\SURFCAM\gpost"
  310.         command "C:\SURFCAM\surf61w\swinutil -z inc2apt -w5 -f1 -r45 %p%n %p%N.asc"
  311.         command "C:\SURFCAM\gpost\aimill %p%N.asc gantry5 tap\%N.tap tap\%N.lst"
  312.         cd      "C:\SURFCAM\gpost\tap"
  313.         task    "C:\SURFCAM\surf61w\sview -e lst -e tap %N.lst %N.tap"
  314.         del     "%p%N.asc"
  315.         del     "%N.lst"
  316. #──────────────────────────────────────────────────────────────────────────────
  317. menu 6 "&Verify"
  318.         status  "Verify tool motion, -- RELEASE VERSION ONLY"
  319. #        cd      "C:\SURFCAM\inc"
  320. #        task    "C:\SURFCAM\surf61w\verify\ncverify %p%n"
  321. #──────────────────────────────────────────────────────────────────────────────
  322. menu 7 "Inc Me&rge"
  323.         status  "INC Merge Utility"
  324.         command "C:\SURFCAM\surf61w\swinutil incmerge"
  325. #──────────────────────────────────────────────────────────────────────────────
  326. menu 8 "&INC Trans"
  327.         status  "INC file transformations"
  328.         task    "C:\SURFCAM\surf61w\swinutil inctrans"
  329. #──────────────────────────────────────────────────────────────────────────────
  330. menu 9 "&Aptcl"
  331.         status  "Apt-CL post processor"
  332.         command "C:\SURFCAM\surf61w\swinutil -z inc2apt %p%n C:\SURFCAM\apt\%N.apt"
  333.         cd      "C:\SURFCAM\APT"
  334.         task    "C:\SURFCAM\surf61w\sview -e APT C:\SURFCAM\apt\%N.apt"
  335. #──────────────────────────────────────────────────────────────────────────────
  336. menu 10 "&SetupSheet"
  337.         status  "Create operation and tool setup sheet"
  338.         command "C:\SURFCAM\surf61w\swinutil incsetup"
  339. end
  340. #══════════════════════════════════════════════════════════════════════════════
  341. #
  342. #┌───────────────────────── surfcam.PST general description ──────────────────╖
  343. #│ The above menus are used to configure the NC Post menu for each NC Mode.   ║
  344. #│ Each post menu is seperated with 'Begin Lathe', 'Begin 2_Axis', 'Begin     ║
  345. #│ 3_Axis', 'Begin 4_Axis' or 'Begin 5_Axis'.  Within each post menu a series ║
  346. #│ of surfcam commands and/or DOS programs determines the menu's actual       ║
  347. #│ functionality.                                                             ║
  348. #╘════════════════════════════════════════════════════════════════════════════╝
  349. #
  350. #┌───────────────────────── NC Post commands ─────────────────────────────────╖
  351. #│ Menu #  'Menu Choice'  Menu position 1-12 and the name of the menu         ║
  352. #│ Text                   Ignored in Windows version, availible for DOS only  ║
  353. #│ Status  'Menu Prompt'  Provides one line of help for each menu             ║
  354. #│ Command 'DOS program'  Executes sequential list of a particular commands,  ║
  355. #│                          DOS programs, and Windows apps within surfcam.    ║
  356. #│ Task    'Windows App'  Executes win apps for multi-tasking within surfcam  ║
  357. #│ Wait                   Optional command requiring the user to press any key║
  358. #╘════════════════════════════════════════════════════════════════════════════╝
  359. #
  360. #┌───────────────────────── NC Post variables ────────────────────────────────╖
  361. #│ Variables  Description                                                     ║
  362. #│   %p       Directory path (e.g. "C:\SURFCAM\inc\")                         ║
  363. #│   %n       Name of inc file including extension (e.g. "2dribs.inc")        ║
  364. #│   %N       Name of inc file NO EXTENSION (e.g. "2dribs")                   ║
  365. #╘════════════════════════════════════════════════════════════════════════════╝
  366. 
  367.